Resource ValueSet/FHIR Server from package fhir.argonaut.r2#1.0.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "substance-rxnorm",
"text" : {
"status" : "generated"
},
"url" : "http://fhir.org/guides/argonaut/ValueSet/substance-rxnorm",
"name" : "DAF Substance RxNorm Codes",
"status" : "draft",
"publisher" : "Argonaut Project",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://argonautwiki.hl7.org",
"rank" : 0
}
]
}
],
"date" : "2016-10-18T00:00:00+11:00",
"description" : "All RxNorm codes that have TTY = IN,PIN,MIN,BN, but TTY != OCD.",
"immutable" : false,
"extensible" : false,
"compose" : {
"include" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter" : [
{
"property" : "TTY",
"op" : "in",
"value" : "IN,PIN,MIN,BN"
}
]
}
],
"exclude" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter" : [
{
"property" : "TTY",
"op" : "=",
"value" : "OCD"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.